home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 126-150 / scopedisk127 / textra / textra.doc < prev    next >
Text File  |  1995-03-19  |  24KB  |  555 lines

  1.    This document describes TEXTRA, a very user-friendly text editor.
  2. TEXTRA makes no claim at being the most powerful editor around, or the
  3. fastest, smallest or any-OTHER-est.  Just pretty easy to use, that's
  4. the goal.  And free.
  5.  
  6. TEXTRA is FreeWare.  I request, however, that this README file
  7. accompany the executable if passed around.
  8.  
  9. If you are using TEXTRA to read this file, just point the mouse
  10. at the arrow in the lower-right corner, and hold the left mouse button
  11. down for a little.  You'll know when to let up.
  12.  
  13. TEXTRA was written in JForth Professional V2.0, which I recommend
  14. highly.
  15.                                             Thanx,  Mike Haas
  16. 26-Apr-89 executable size 60148
  17. 29-May-89   "    "    "   60864
  18. 22-Jul-89   "    "    "   61080
  19. 21-Oct-89   "    "    "   65208
  20. 05-Jan-90   "    "    "   69836
  21. 18-Feb-90   "    "    "   69400
  22. ---------------------------------------------------------------------------
  23.  
  24.  
  25.               T A B L E     O F     C O N T E N T S
  26.              ---------------------------------------
  27.  
  28. 1.  INVOKING TEXTRA
  29.     1.1  Invoking from Workbench or CLI
  30.     1.2  Optional filename argument usage
  31.     1.3  Shift-Double-clicking with "project"-type icons
  32.     1.4  TEXTRA as the Default Tool for "Project"-type icons
  33. 2.  THE TEXTRA CURSOR
  34.     2.1  Cursor appearance
  35.     2.2  Positioning the cursor with the keyboard arrow keys
  36.     2.3  Positioning the cursor with the mouse
  37.     2.4  Quickly finding the cursor (function key F3)
  38. 3.  ENTERING TEXT INTO THE DOCUMENT
  39.     3.1  Inserting text at the cursor location
  40.     3.2  The RETURN key
  41.          3.2.1  The "Auto-Indent" mode
  42.     3.3  The BACKSPACE key
  43.          3.3.1  The "Auto-BackSpace" mode
  44.     3.4  The DEL key
  45.     3.5  The TAB key
  46.          3.5.1 Settable TAB Width
  47.     3.6  The control-key filter and defeat feature (Function key F2)
  48. 4.  SELECTING A RANGE OF TEXT
  49.     4.1  Using the mouse to select a range of characters
  50.     4.2  Selecting text by double-clicking
  51.     4.3  Operations on selected ranges
  52.     4.4  Selecting more than the visible screen
  53.     4.5  Quickly finding the selected range (function key F3)
  54.     4.6  Extending a select range by SHIFT-clicking
  55. 5.  VIEWING PAGES
  56.     5.1  The vertical scroll arrow gadgets
  57.     5.2  The vertical scroll thumb gadget
  58.     5.3  Scrolling the page with the keyboard arrow keys
  59.     5.4  Keys that PAGE-up or PAGE-down
  60. 6.  TEXTRA WINDOWS
  61.     6.1  Limitations
  62.     6.2  The title bar
  63.     6.3  The close gadget
  64.     6.3  The sizing gadget
  65.     6.4  The Window-Size-Toggle feature (Function key F1)
  66. 7.  TEXTRA MENUS
  67.     7.1  Accessing the menus
  68.     7.2  The "Project" menu
  69.          7.2.1  Open A File...
  70.          7.2.2  Open By Name...
  71.          7.2.3  New File
  72.          7.2.4  Revert To Saved
  73.          7.2.5  Save File
  74.          7.2.6  Save File As...
  75.          7.2.7  Save All Files
  76.          7.2.8  Close File
  77.          7.2.9  About TEXTRA...
  78.          7.2.10 Quit
  79.     7.3  The "Edit" menu
  80.          7.3.1  Cut
  81.          7.3.2  Copy
  82.          7.3.3  Paste
  83.          7.3.4  Find
  84.                 7.3.4.1  String...
  85.                 7.3.4.2  Next Occurence
  86.          7.3.5  Replace
  87.                 7.3.5.1  String...
  88.                 7.3.5.2  Next Occurence
  89.          7.3.6  Case
  90.                 7.3.6.1  lower
  91.                 7.3.6.2  UPPER
  92.                 7.3.6.3  Capitalize
  93.          7.3.7  Go to Line...
  94.          7.3.8  Preferences...
  95.     7.4  The "Windows" menu
  96.          7.4.1  Dynamically-changing items
  97.          7.4.2  Additional information
  98. 8.  TEXTRA GENERAL INFORMATION
  99.     8.1  TEXTRA's use of Path and File names
  100.     8.2  String Gadget Shortcuts
  101.     8.3  TEXTRA String Gadgets and the RETURN key
  102.     8.4  TEXTRA Requesters
  103.     8.5  TEXTRA Keyboard Summary
  104.  
  105. ---------------------------------------------------------------------------
  106.  
  107.  
  108. 1. INVOKING TEXTRA
  109.  
  110. 1.1 TEXTRA, if double-clicked from WorkBench, will ask you to
  111. select a filename soon after opening its first window.  TEXTRA
  112. may be launched from CLI or SHELL with multiple filenames
  113. as follows:
  114.  
  115.     1> TEXTRA <filename1> <filename2> ... <filenameX>
  116.  
  117.             OR
  118.  
  119.     1> RUN TEXTRA <filename1> <filename2> ... <filenameX>
  120.  
  121. 1.2 If the optional filenames are not given, TEXTRA will ask you to
  122. select one, as if double-clicked.  Select "CANCEL" if you do not
  123. want to edit an existing file; the default name "Untitled" will
  124. be assigned.
  125.  
  126. 1.3 From Workbench, "Project" icons that are also selected when TEXTRA
  127. is "SHIFT-Double-Clicked" will each be opened in their respective window.
  128.  
  129. 1.4 A "Project" icon that has TEXTRA specified in its "Default Tool"
  130. field will invoke TEXTRA, when double-clicked, and be opened in its
  131. own window.
  132.  
  133. ---------------------------------------------------------------------------
  134.  
  135.  
  136. 2. THE TEXTRA CURSOR
  137.  
  138. 2.1 The current cursor location (where text will be inserted) is
  139. represented by a thin line, of a different color than either text
  140. or background.  If placed inside a text string, the cursor is
  141. always BETWEEN two characters, showing clearly the sections that will
  142. "spread apart" if something is typed into the window.
  143.  
  144. 2.2 The cursor may be moved with the "arrow" keys on the keyboard; a
  145. SHIFT-left-arrow or SHIFT-right-arrow will move the cursor to the
  146. beginning or end of the current line, respectively.
  147.  
  148. 2.3 The cursor may also be positioned by clicking the LEFT MOUSE
  149. BUTTON, while the mouse cursor is over a part of the windows text area.
  150.  
  151. 2.4 The display will move to the cursor location when the F3 key
  152. is pressed.
  153.  
  154. ---------------------------------------------------------------------------
  155.  
  156.  
  157. 3. ENTERING TEXT INTO THE DOCUMENT
  158.  
  159. 3.1 As keys are typed at the keyboard, they are entered in the file
  160. at the current cursor location, and the cursor is advanced by one.
  161.  
  162. 3.2 The RETURN key inserts a new line, and moves the cursor there.
  163.  
  164. 3.2.1 If the Auto-Indent mode is enabled (see section 7.3.8), the
  165. cursor will advance to the same column as the 1st non-blank character
  166. on the line above when the RETURN key is pressed.
  167.  
  168. 3.3 The BACKSPACE deletes the character to the immediate left of the
  169. cursor and backs the cursor up one column.  If the cursor is at the
  170. leftmost column, the preceeding newline is removed and the cursor
  171. moves up one line.
  172.  
  173. 3.3.1 The Auto-BackSpace mode (section 7.3.8), if enabled, comes into
  174. play when the cursor rests on the 1st non-blank character of a line.
  175. Then, the line is "backed-up" by whatever it takes to line up with
  176. the beginning of the text on the line above.  If the previous line
  177. does not start to the left of the cursor line, the alignment is made
  178. to the next line above that does.
  179.  
  180. 3.4 The DELETE key removes the character to the immediate right of the
  181. cursor.  If the cursor is at the end of a line, the newline is removed
  182. and the next line moves up to merge with the current.
  183.  
  184. 3.5 The TAB key advances the cursor to the next column that is an
  185. even multiple of the TAB width value (section 3.5.1).
  186.  
  187. 3.5.1 Settable TAB WIDTH (section 7.3.8) provides a way of changing
  188. the default TAB width (8).  A string requester is presented, with
  189. the currently installed size.  Maximum width accepted is 16.  The
  190. setting applies to all windows.
  191.  
  192. 3.6 Normally, TEXTRA will not allow control characters into the
  193. window, permitting only visible or white-space characters.  This
  194. feature can be temporarily defeated, for 1 character, by pressing F2.
  195. Following F2, the next character will be accepted into the window
  196. unfiltered.
  197.  
  198. ---------------------------------------------------------------------------
  199.  
  200.  
  201. 4. SELECTING A RANGE OF TEXT
  202.  
  203. 4.1 It is possible to mark a series of characters for the next
  204. operation by "dragging" with the mouse.  The sequence is:
  205.  
  206.   a. Position the mouse over the 1st character of the desired series.
  207.   b. Press the left mouse button and, while holding it down, move the
  208.      mouse to the last character of the series (even if it is on another
  209.      line).  Note that the characters between that clicked-on and wherever
  210.      you move the mouse become "highlighted" (selected).
  211.   c. Release the left mouse button when the desired range of characters
  212.      is selected.
  213.  
  214. 4.2 Any series of non-white characters will become selected if the
  215. LEFT MOUSE BUTTON is double-clicked while the mouse cursor is
  216. positioned over them.
  217.  
  218. 4.3 When a range of text is selected, a subsequent operation will
  219. affect the entire selected area.  For example, if a key is typed while
  220. a range is selected, the range will be cut from the file, replaced by
  221. that key.  Other examples are the BACKSPACE and DEL keys, which both
  222. act to simply delete any selected area.  Certain items under the EDIT
  223. menu, described later, also operate on any current range.
  224.  
  225. 4.4 If, while selecting text, the mouse is moved near the bottom or top
  226. of the window, available text in the appropriate direction will scroll
  227. into view, becoming selected in the process.  Therefore, a select range
  228. can extend past the visible limits of the window.
  229.  
  230. 4.5 The display will move to the beginning of any currently-selected
  231. range when the F3 key is pressed.
  232.  
  233. 4.6 A select range may be established or size changed by holding
  234. down the SHIFT key when clicking in the window.  If the click occurs
  235. outside the current select range, the range is extended to there.
  236. If inside, the end-point of the select range is adjusted to the
  237. click-point.
  238.  
  239. ---------------------------------------------------------------------------
  240.  
  241.  
  242. 5. VIEWING PAGES
  243.  
  244. 5.1 The easiest method for moving through the file is to use the vertical
  245. scroll bar on the right side of the window.  Single clicks of the left
  246. mouse button on the arrows at either end move the document vertically,
  247. one line at a time.  Holding the left button down on either yields a
  248. continuous scroll.
  249.  
  250. 5.2 The "thumb" in the middle of the scroll bar not only indicates the
  251. visible-page-area relative to the total-file-size (by it's height),
  252. but also the position within the file (by its vertical positioning).
  253. It can also be "selected" with the left mouse button and moved as
  254. a "coarse adjust".  The area immediately above and below the "thumb"
  255. may be clicked with the left button as a "page-scroll" mechanism.
  256.  
  257. 5.3 Another method by which text may be scrolled into view is to move
  258. the cursor, via the keyboard "arrow" keys, to either the top or bottom
  259. of the visible window.  Attempts to move the cursor "off the window"
  260. will cause text in that direction to scroll.
  261.  
  262. 5.4 Function keys F4 and F5 will PAGE the display down and up,
  263. respectively.  The Shift-arrow-key combinations will also PAGE
  264. the display in the appropriate direction AND position the cursor
  265. to the middle of the new page.
  266.  
  267. ---------------------------------------------------------------------------
  268.  
  269.  
  270. 6. TEXTRA WINDOWS
  271.  
  272. 6.1 TEXTRA allows any number of windows, limited by the amount of
  273. memory in your computer (most limiting is probably the amount of
  274. available CHIP ram).  Textra lines can be up to 255 characters long,
  275. number of lines limited by your total available memory (entire file
  276. is kept in ram, FAST is grabbed first).
  277.  
  278. 6.2 The title of each TEXTRA window is set to the full-pathname
  279. of the file that was read in (or created).  This is also the name
  280. of the file that will be written during a SAVE operation (unless
  281. the "SAVE AS..." menu option is chosen, section 7.2.6).  If the
  282. file has been modified since last saved, the filename will be
  283. preceeded by a '*'.
  284.  
  285. 6.3 Each window includes a standard Intuition close gadget, which
  286. performs the same action as the "CLOSE FILE" menu option.  See the
  287. discussion on "CLOSE FILE" (section 7.2.8) for more information.
  288.  
  289. 6.4 The "sizing" gadget in the lower-right hand corner of each window
  290. may be used to adjust the dimensions of that window, up to the
  291. full-screen limitations of the Workbench.
  292.  
  293. 6.5 Function key F1 may be used as a "window-size-toggle" between
  294. default size (when F1 was first hit) and full-screen (as per current
  295. screen resolution settings).  This is particularly
  296. useful when Workbench is in 400 line interlace.
  297.  
  298. (NOTE: if F1 is used to expand the screen, and the size gadget is
  299.        then clicked without actually changing size, the default-size 
  300.        becomes equal to the full-screen-size.  This will make F1
  301.        non-functional until the size gadget is used to actually
  302.        change window size.  To avoid this, don't click on the
  303.        sizing gadget when the window is full-size.  Use F1 to
  304.        get back to normal size).
  305.  
  306. ---------------------------------------------------------------------------
  307.  
  308.  
  309. 7. TEXTRA MENUS
  310.  
  311. 7.1 3 menus are available and present themselves when the RIGHT
  312. MENU BUTTON is depressed and held.  Some menu items may also
  313. be activated by simultaneously pressing the RIGHT AMIGA key
  314. and the one that is specified in the menu item text.
  315.  
  316. 7.2 The "Project" Menu
  317.  
  318. 7.2.1 OPEN A FILE... opens a new window with a full file-selector
  319. requester and buttons that allow quick access to the top 6 disk
  320. devices (like DF0:).  The PARENT button changes the current directory
  321. to the level above the one being displayed.  The KEYBOARD button
  322. presents the user with a string requester into which a file or
  323. directory specification may be typed.  The CANCEL button exits the
  324. requester with no other action while the OK button enters the file
  325. or directory selected in the list box (the same as CANCEL if nothing
  326. is selected).  Double-clicking one of the names performs the same
  327. action as the OK button.
  328.  
  329. 7.2.2 OPEN BY NAME... opens a new window, then presents a string
  330. requester for specifying a filename (directory names are invalid
  331. in this requester) from the keyboard.  This bypasses the directory
  332. scan for the list of names, which can take time on large directories,
  333. especially on floppy drives.  Note that the current directory of
  334. the requester is that of the spawning window.
  335.  
  336. 7.2.3 NEW FILE opens a window without specifying a filename; the
  337. default name "Untitled" is assigned, at the directory level of
  338. the spawning window.
  339.  
  340. 7.2.4 REVERT TO SAVED causes the read-in version of the selected
  341. file to be discarded, replaced by the version that was last-saved
  342. to disk.  A verification requester is presented to make sure this
  343. is not done accidently.
  344.  
  345. 7.2.5 SAVE FILE causes the currently-selected file to be written to
  346. disk, if modified.  If the file has not been changed (no '*' before
  347. the title), this menu item is disabled.
  348.  
  349. 7.2.6 SAVE FILE AS... allows saving the currently selected file under
  350. a different name.  After this operation, the title bar will contain
  351. the new name, and it will have been created on disk.  If the
  352. specified file already exists, the user is warned and given a
  353. chance to abort.  The "USE LIST" button will present a full
  354. file-requester through which an existing file may be selected with
  355. the mouse.  This requester is very similar in operation to the
  356. "OPEN FILE..." requester; all buttons work the same, except the
  357. OK button will overwrite the selected file (as does double-clicking
  358. a filename).
  359.  
  360. 7.2.7 SAVE ALL FILES causes all files that have been modified and not
  361. saved to be written to disk.  If there are no modified files, this
  362. menu item is disabled.
  363.  
  364. 7.2.8 CLOSE FILE will check if the file has been modified but not
  365. saved and warn the user if so.  Note that closing TEXTRA's last window
  366. will cause it to exit; a requester will notify you if you are closing
  367. the last window and give you the chance to abort.
  368.  
  369. 7.2.9 ABOUT TEXTRA is self-explanatory.
  370.  
  371. 7.2.10 QUIT will exit TEXTRA, closing all files in the process.  All
  372. files that have been modified but not saved will issue a notification
  373. requester, providing the opportunity to save at that time.
  374.  
  375. 7.3 The "Edit" Menu
  376.  
  377. 7.3.1 CUT removes the selected range of characters from the 
  378. currently-selected file, but saves them in the TEXTRA clip area
  379. (TEXTRA does not interface with the standard Amiga Clipboard
  380. Device...future versions may do so).  The previous contents of
  381. the TEXTRA clip area are lost.  If there is no select range,
  382. this menu item is disabled.
  383.  
  384. 7.3.2 COPY moves the selected range of characters of the 
  385. currently-selected file to the TEXTRA clip area, but does not
  386. remove them from the file.  The previous contents of the TEXTRA
  387. clip area are lost.  If there is no select range, this menu
  388. item is disabled.
  389.  
  390. 7.3.3 PASTE inserts whatever is in the TEXTRA clip area into the
  391. currently-selected file, at the current cursor location.  If a select
  392. range is active in this file, it is deleted before the insertion takes
  393. place.  There is no effect on the contents of the TEXTRA clip area.
  394. It nothing has been placed into the TEXTRA clip area (via CUT or COPY),
  395. this menu item is disabled.
  396.  
  397. 7.3.4 FIND presents a sub-menu with 2 choices:
  398.  
  399. 7.3.4.1 STRING... presents a requester prompting for the string
  400. to search for, ignoring character case.  The string gadget will, as
  401. a default, contain the previous string searched for IN THAT WINDOW
  402. (empty if none).  However, if a range of characters is selected that
  403. is ALL ON ONE LINE, it will supercede any previously-searched-for
  404. string as the default for the string gadget.  The search begins just
  405. past the current cursor location or selected range of characters.
  406.  
  407. 7.3.4.2 NEXT OCCURENCE conducts another case-insensitive search
  408. for the same text string that had previously been searched for.
  409. If no search had yet been conducted the "STRING..." requester is presented.
  410.  
  411. 7.3.5 REPLACE presents a sub-menu with 2 choices:
  412.  
  413. 7.3.5.1 STRING... presents a double-string-requester, prompting for
  414. both the string to conduct a case-insensitive search for, and a second
  415. string, to replace the first with, when found.  The RETURN key will
  416. toggle the selected string gadget.  The user may optionally replace
  417. all instances of the found string (with the "ALL!" button), just the
  418. next one found (via the "ONCE" button), or abort (via "CANCEL").  The
  419. search begins just past the current cursor location or selected range
  420. of characters.
  421.  
  422. 7.3.5.2 NEXT OCCURENCE conducts another "REPLACE" operation, using the
  423. same strings that were used last time.  If none exist, the "STRING..."
  424. requester is presented.
  425.  
  426. 7.3.6 CASE presents a sub-menu with 3 choices:
  427.  
  428. 7.3.6.1 LOWER exhibits 2 behaviors depending on whether an area
  429. is selected or not.  If there is, the entire selected area is converted
  430. to lower case.  If not, the next word after the cursor is searched for
  431. and converted to lower case if found. 
  432.  
  433. 7.3.6.2 UPPER exhibits 2 behaviors depending on whether an area
  434. is selected or not.  If there is, the entire selected area is converted
  435. to upper case.  If not, the next word after the cursor is searched for
  436. and converted to upper case if found. 
  437.  
  438. 7.3.6.3 CAPITALIZE exhibits 2 behaviors depending on whether an area
  439. is selected or not.  If there is, each word in the selected area is
  440. located and capitalized.  If not, the next word after the cursor is
  441. located and capitalized. 
  442.  
  443. 7.3.7 GO TO LINE... presents a string requester prompting for the
  444. desired line number, with the initial string gadget contents being
  445. equal to the current cursor line (or the beginning of any selected
  446. range).  First line of file is considered line 1.
  447.  
  448. 7.3.8 PREFERENCES... presents a requester allowing the selection of
  449. modes and settings, specifically, the "Auto-Indent" mode (section
  450. 3.2.1), the "Auto-BackSpace" mode (section 3.3.1) and the TAB WIDTH
  451. (section 3.5.1).  The USE button causes the currently displayed
  452. settings to go into effect.  The USE+SAVE button does the USE function,
  453. and also saves the current settings in a file called "Textra.prefs".
  454. This file is written to the TEXTRA "startup directory".  This is the
  455. directory that was either current if TEXTRA was invoked from CLI, or
  456. the one that contained TEXTRA if double-clicked from Workbench.  The
  457. CANCEL button causes any currently displayed settings that have been
  458. changed, to be discarded.  If the PREFERENCES requester is active, this
  459. menu item is disabled.
  460.  
  461. 7.4 The "Windows" Menu
  462.  
  463. 7.4.1 One item exists in the "WINDOWS" menu for each open file, the
  464. menu item text being the same as the title bar for the associated
  465. window.  Selecting an item makes it the current window, if not
  466. already.
  467.  
  468. 7.4.2 Additionally, the text includes the "*" character before the
  469. filename if the file has been modified since last written to disk.
  470. A checkmark preceeds the item representing the current file.
  471.  
  472. ---------------------------------------------------------------------------
  473.  
  474.  
  475. 8. TEXTRA GENERAL INFORMATION
  476.  
  477. 8.1 TEXTRA always fully expands a specified file or directory name
  478. and uses that form to again find the file, if necessary.  For example,
  479. you may have typed in "DF1:MyFile" as the filename, but the window
  480. title will substitute the name of the volume, possibly "MyDisk:MyFile".
  481. This is almost always desirable, because if TEXTRA saved "DF1:", you
  482. might unknowingly save it to the wrong disk, just because you switched
  483. the disk in that drive.  TEXTRA will ask you specifically for the same
  484. name.
  485.    The only situation you should be aware of is WHEN YOU HAVE TWO
  486. DISKS OF THE SAME NAME in your system.  In this case, AmigaDOS can
  487. sometimes choose the wrong disk when TEXTRA passes the full-pathname
  488. to it.
  489.   In the above example, we could save it to the wrong disk if the disk
  490. in DF0: is also named "MyDisk:" (a backup, perhaps???).  This is not
  491. caused by TEXTRA, but can happen anytime in AmigaDOS that you use the
  492. full-pathname to specify a file.
  493.  
  494. 8.2 Intuition provides two String Gadget shortcuts that can be
  495. useful to the TEXTRA user.  TEXTRA string gadgets that provide
  496. a default text string when they appear will revert back to this
  497. string whenever "Right Amiga-Q" is pressed.  The "Right Amiga-X"
  498. combination will clear any displayed string.
  499.  
  500. 8.3 For all string gadgets but one, the RETURN key will perform
  501. the same action  as the "OK" button.  The one exception is the
  502. "REPLACE" double-string requester, where the RETURN key toggles between
  503. the two string gadgets.
  504.  
  505. 8.4 TEXTRA Requesters are attached to (drawn in) the window that they
  506. have been spawned from.  The advantage is that multiple requesters
  507. are possible...you can select and work in another file even if
  508. the previous window is waiting for you to answer a question.  Every
  509. window can, in fact, have an open requester.
  510.   Note that, if your window is too small, you may have to expand
  511. its size to inter-operate with a given requester.  Unfortunately,
  512. since the Intuition requester mechanism locks out my console events
  513. from that window, I can't process the F1 key, and you have to do
  514. this with the mouse.
  515.   (Intuition should give the application a looksee at the keys before
  516. using them in a string gadget, throwing them away or whatever.  The
  517. application could reply with a boolean, whether it wants the requester
  518. to use it or not.  This could even default to NO_BOOLEAN if not specified
  519. previously by the caller as a requester mode.  Maybe a REQ_KEY_VERIFY
  520. event. Oh well, let's re-design Intuition another time).
  521.  
  522. 8.5 Keyboard Summary:
  523.  
  524.     F1 - Window Size Toggle (6.4)
  525.     F2 - Keyboard Filter Defeat (3.6)
  526.     F3 - Page to Cursor or Beginning of Select Range (4.5)
  527.     F4 - Display next page (5.4)
  528.     F5 - Display previous page (5.4)
  529.  
  530.     Shift-Left-arrow  - Cursor to beginning of current line (2.2)
  531.     Shift-Right-arrow - Cursor to end of current line (2.2)
  532.     Shift-Up-arrow    - Display previous page, cursor to middle (5.4)
  533.     Shift-Down-arrow  - Display next page, cursor to middle (5.4)
  534.  
  535.     Right-Amiga-O - Open existing file via file requester (7.2.1)
  536.     Right-Amiga-P - Open existing file by typing its name (7.2.2)
  537.     Right-Amiga-[ - Open a new file (7.2.3)
  538.     Right-Amiga-S - Save the current file (7.2.5)
  539.     Right-Amiga-X - Cut selected text, save in clip area (7.3.1)
  540.     Right-Amiga-C - Copy selected text into clip area (7.3.2)
  541.     Right-Amiga-V - Paste clip area into file (7.3.3)
  542.     Right-Amiga-F - Find string in any case (7.3.4.1)
  543.     Right-Amiga-N - Find the next occurance of same string (7.3.4.2)
  544.     Right-Amiga-R - Replace string with another (7.3.5.1)
  545.     Right-Amiga-T - Find & replace same string again (7.3.5.2)
  546.     Right-Amiga-L - Set text or next word to lower case (7.3.6.1)
  547.     Right-Amiga-U - Set text or next word to upper case (7.3.6.2)
  548.     Right-Amiga-K - Capitalize words or next word (7.3.6.3)
  549.     Right-Amiga-G - Go to a specific line (7.3.7)
  550.     
  551.     Requester control...
  552.     
  553.     Right-Amiga-X - Clear text in string requester (8.2)
  554.     Right-Amiga-Q - Restore original string requester text (8.2)
  555.